home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Moscow ML 1.31 / source code / mosml / src / compiler / Pr_lam.sig < prev    next >
Encoding:
Text File  |  1996-07-03  |  120 b   |  4 lines  |  [TEXT/R*ch]

  1. val printPrim : Prim.primitive -> unit
  2. val printBoolTest : Prim.bool_test -> unit
  3. val printLam : Lambda.Lambda -> unit;
  4.